home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / boot / MKick18.lha / KSHD / Kick40070.A3000.kshd < prev    next >
Text File  |  1995-05-01  |  734b  |  36 lines

  1. ; Kickstart definition file for 40.70
  2.  
  3. version    40.70
  4. address    F80000
  5. length    80000
  6. checksum    47B063A9
  7.  
  8. ; Disable scanning of A3000 hardware and programming of MMU.
  9.  
  10. patch    00146 6038
  11. patch    00184 600C
  12.  
  13. ; Disable scanning of A3000 internal RAM in 32-bit space and Zorro III cards.
  14.  
  15. patch    498BE 4E71 4E71
  16. patch    4992E 6000 00F2
  17.  
  18. ; Disable A3000 SCSI driver (scsidisk.device removed)
  19.  
  20. patch    07928 0000
  21.  
  22. ; Disable "A3000 bonus" module
  23.  
  24. patch    1DB40 0000
  25.  
  26. ; Auto-generated patches for kicking in C0-RAM.
  27.  
  28. c0patch    0031E 99CC
  29. c0end    0031A
  30.  
  31. ; Another automatically generated patch, which disables allocation of supervisor
  32. ; stack from top if expansion RAM is not present. If omitted, kickstart stored
  33. ; in CHIP RAM destroys itself.
  34.  
  35. patch    00594 0001
  36.